ExamPlay Light Logo
Iniciar sesión

Computer Science for IGCSE & O level - Programming (Section 4 - No. 50)

If a function needs to return multiple values, what is one common way to achieve this in programming?
Return only one value.
Use global variables.
Return a single array or object containing the multiple values.
Use multiple return statements.

Explicación

Functions can return compound data structures (like arrays or objects) to effectively return multiple values.

Comentarios (0)

Inicia sesión para comentar
Anuncio
BrainBehindX Inc Logo
©2026; Desarrollado por BrainBehindX Inc